home *** CD-ROM | disk | FTP | other *** search
- object HelpText: THelpText
- Left = 221
- Top = 36
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 498
- ClientWidth = 552
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 13
- object staText: TStaticText
- Left = 12
- Top = 12
- Width = 523
- Height = 427
- AutoSize = False
- Caption = 'staText'
- Color = clSilver
- ParentColor = False
- TabOrder = 0
- end
- object bitbtnQuit: TBitBtn
- Left = 216
- Top = 456
- Width = 103
- Height = 37
- Caption = 'Done'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = bitbtnQuitClick
- NumGlyphs = 2
- end
- end
-